Save time in your job search by having a helper to find relevant jobs based on your resume content. Perform vectorized similarity search across job descriptions and your resume to find the most relevant jobs.
docker build -t job_search_helper -f .\docker\api.dockerfile .
docker run --name job_search_helper -e PORT=5001 -p 5001:5001 job_search_helper
http://localhost:5001/http://<AWS_HOST>:5001/